Rdocumentation
powered by
Learn R Programming
stremo (version 0.2)
Standard errors: Standard errors of free parameters.
Description
This function computes the standard errors of a set of parameter estimates based on the information matrix.
Usage
se.sem(hess, n)
Arguments
hess
A hessian matrix.
n
The number of observations.
Value
A vector of standard errors.